专利摘要:
In one embodiment, an application updater may cleanly update a computer application without causing a fault or a reboot of either the system or the process. A processor may execute a predecessor version of a computer application. The processor may install a successor version of the computer application on a user account level. The processor may execute the successor version of the computer application.
公开号:AU2013208296A1
申请号:U2013208296
申请日:2013-01-07
公开日:2014-07-31
发明作者:Jeremy Haubold;Claudio PACCIARINI
申请人:Microsoft Corp;
IPC主号:G06F9-44
专利说明:
WO 2013/106276 PCT/US2013/020519 INSTALLATION ENGINE AND PACKAGE FORMAT FOR PARALLELIZABLE, RELIABLE INSTALLATIONS BACKGROUND [0001] A software developer may continually upgrade a computer program on a user 5 device. The user device may contact a server administered by the software developer to see if upgrades are available. If an upgrade is available, the user device may download the new sections of software and add those sections to the existing program currently installed on the user device. SUMMARY 10 [0002] This Summary is provided to introduce a selection of concepts in a simplified form that is further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter. [0003] Embodiments discussed below relate to cleanly updating a computer application 15 without causing a fault or a reboot of either the system or the process. A processor may execute a predecessor version of a computer application. The processor may install a successor version of the computer application on a user account level. The processor may execute the successor version of the computer application. DRAWINGS 20 [0004] In order to describe the manner in which the above-recited and other advantages and features can be obtained, a more particular description is set forth and will be rendered by reference to specific embodiments thereof which are illustrated in the appended drawings. Understanding that these drawings depict only typical embodiments and are not therefore to be considered to be limiting of its scope, implementations will be described 25 and explained with additional specificity and detail through the use of the accompanying drawings. [0005] FIG. 1 illustrates, in a block diagram, one embodiment of a computer network. [0006] FIG. 2 illustrates, in a block diagram, one embodiment of a computing device. [0007] FIG. 3 illustrates, in a data flow diagram, one embodiment of an update service. 30 [0008] FIG. 4 illustrates, in a block diagram, one embodiment of an update for a computer application. [0009] FIG. 5 illustrates, in a block diagram, one embodiment of a data storage layout. [0010] FIG. 6 illustrates, in a flowchart, one embodiment of a method for upgrading a computer application.
WO 2013/106276 PCT/US2013/020519 DETAILED DESCRIPTION [0011] Embodiments are discussed in detail below. While specific implementations are discussed, it should be understood that this is done for illustration purposes only. A person skilled in the relevant art will recognize that other components and configurations may be 5 used without parting from the spirit and scope of the subject matter of this disclosure. The implementations may be a machine-implemented method, a tangible machine readable medium having a set of instructions detailing a method stored thereon for at least one processor, or an application updater for a computing device. [0012] A computer device may maintain a user account for each user of a computer 10 device. The user account may protect certain data files from access by other users of the computer device. An application updater may update a computer application on a per-user basis in addition to a traditional per-machine basis. The per-user basis may update the computer application for a user account, rather than the other user accounts on the machine. A user account may elevate a user privilege of the user account to install on a 15 machine level. [0013] Each time the application updater runs, the application updater may extract the update in a new directory and data storage location, thus eliminating any file-in-use problems causing a reboot of the machine. Further, different versions of the computer application may be installed side-by-side without interfering with other versions of the 20 computer application previously installed on the machine, allowing the computer application to update silently, without causing any issues to the smooth performance of the computer application. The application updater may install the same version or a newer version of the computer application as part of an install, reinstall, or repair of the computer application without interfering with the current version. If the available version is an older 25 version, the application updater may execute a null operation to prevent downgrading the computer application. The application updater may install multiple computer applications in parallel. [0014] Thus, in one embodiment, an application updater may cleanly update a computer application without causing a fault or a reboot of either the system or the process. A 30 processor may execute a predecessor version of a computer application. The processor may install a successor version of the computer application on a user account level. The processor may execute the successor version of the computer application. [0015] FIG. 1 illustrates, in a block diagram, one embodiment of a computer network 100. A user device 110 may be a desktop computer, a laptop computer, a tablet computer, a 2 WO 2013/106276 PCT/US2013/020519 handheld computer, or other computing device. The user device 110 may run a computer application 112. The computer application 112 may be any software program or firmware program executed by the user device 110. The computer application 112 may have a version indicating the iteration of the computer application 112. The computer application 5 112 may have an updater module 114 that connects to an application server 120 via a data network connection 130. The data network connection 130 may be a local area network connection, an internet connection, a mobile network connection, or other network connection. The updater module 114 may query the application server 120 to see if a new version of the computer application 112 is available. A predecessor version is the version 10 of the computer application 112 currently being executed on the user device. A successor version is the new version of the computer application 112. The updater module 114 may download the successor version to replace the predecessor version. [0016] FIG. 2 illustrates a block diagram of an exemplary computing device 200 which may act as an application updater. The computing device 200 may combine one or more 15 of hardware, software, firmware, and system-on-a-chip technology to implement an application updater. The computing device 200 may include a bus 210, a processor 220, a memory 230, a read only memory (ROM) 240, a storage device 250, an input device 260, an output device 270, and a communication interface 280. The bus 210 may permit communication among the components of the computing device 200. 20 [0017] The processor 220 may include at least one conventional processor or microprocessor that interprets and executes a set of instructions. The memory 230 may be a random access memory (RAM) or another type of dynamic storage device that stores information and instructions for execution by the processor 220. The memory 230 may also store temporary variables or other intermediate information used during execution of 25 instructions by the processor 220. The ROM 240 may include a conventional ROM device or another type of static storage device that stores static information and instructions for the processor 220. The storage device 250 may include any type of tangible machine readable medium, such as, for example, magnetic or optical recording media and its corresponding drive. A tangible machine-readable medium is a physical medium storing 30 machine-readable code or instructions, as opposed to a transitory medium or signal. The storage device 250 may store a set of instructions detailing a method that when executed by one or more processors cause the one or more processors to perform the method. [0018] The input device 260 may include one or more conventional mechanisms that permit a user to input information to the computing device 200, such as a keyboard, a 3 WO 2013/106276 PCT/US2013/020519 mouse, a voice recognition device, a microphone, a headset, etc. The output device 270 may include one or more conventional mechanisms that output information to the user, including a display, a printer, one or more speakers, a headset, or a medium, such as a memory, or a magnetic or optical disk and a corresponding disk drive. The 5 communication interface 280 may include any transceiver-like mechanism that enables computing device 200 to communicate with other devices or networks. The communication interface 280 may include a network interface or a transceiver interface. The communication interface 280 may be a wireless, wired, or optical interface. [0019] The computing device 200 may perform such functions in response to processor 10 220 executing sequences of instructions contained in a computer-readable medium, such as, for example, the memory 230, a magnetic disk, or an optical disk. Such instructions may be read into the memory 230 from another computer-readable medium, such as the storage device 250, or from a separate device via the communication interface 280. [0020] FIG. 3 illustrates, in a data flow diagram, one embodiment of an update service 15 300 for a computer application 112. Upon initiation, the current version 302 of the computer application 112 may direct an updater module 114 to request any updates from an application server 120. The application server 120 may send an update package to the updater module 114. The update package may have an update manifest 304 and a current binary 306 of the computer application 112. The update manifest 304 is a list of the files 20 that get installed. The update manifest 304 may describe a file path, a file size, any registry keys, and any error checking mechanisms for each file. The update manifest 304 may be in an extensible markup language (XML) format. The current binary 306 is an executable file or associated file, such as a digital link library, for the computer application 112. The updater module 114 may use the update package to create the installer module 25 308 for installation. [0021] FIG. 4 illustrates, in a block diagram, one embodiment of an update 400 for a computer application. An update package 402 sent from an application server 120 may have an installer code 404, a set of neutral resources 406, a set of localizable resources 408, and a payload 410. The installer code 404 instantiates the installer module 308 on the 30 user device 110. The set of neutral resources 406 is a set of general resources used during installation, such as icons, non-localizable strings, and non-localizable images to be shown during installation. The set of localizable resources 408 is a set of language specific resources used during installation, such as messages, prompts, and sounds. The payload 410 may be the update manifest 304 and the current binary 306. 4 WO 2013/106276 PCT/US2013/020519 [0022] FIG. 5 illustrates, in a block diagram, one embodiment of a data storage layout 500. A user device 100 may support multiple user accounts for multiple users. A user account may be password protected from other users. The data storage device 250 may store multiple application profiles for multiple users. A first user may update a computer 5 application 112 while a second user may forgo the update. An administrator 502 may update the computer application 112 for each user account. A primary user account 504 is the user account that is executing the update of the computer application. A secondary user account 506 is a user account that is not actively executing an update of the computer application. The secondary user account 506 may be active or dormant. 10 [0023] The data storage 250 may store a predecessor version 508 of a computer application 112 in a predecessor location 510. A primary user account 504 may store a primary file name 512 in a primary name data storage location 514 referencing the predecessor version 508. A file name is a hard link to a data file. The primary file name 512 may be a hard link to the predecessor version 508. The predecessor version 508 may 15 be immutable unless changed by the administrator account 502. The primary user account 504 may install a user successor version 516 of the computer application 112 on a user account level. A user account level installation installs a user successor version 516 for the primary user account 504 but forgoes any update to a secondary user account 506. The primary user account 504 may place the user successor version 516 in a clean user 20 successor data storage location 518. A clean data storage location does not currently have a version of the computer application 112 stored at that location. A data storage location may be considered clean even if a version of the computer application 112 was present at the data storage location and then conventionally erased, such as through deregistering. The user successor version 516 may be a complete successor version of the computer 25 application 112. A complete successor version is a successor version that has not been compared with the predecessor version and not had any overlapping sections removed. The primary file name 512 may be overwritten to be a hard link to the user successor version 516. [0024] A secondary user account 506 may store a secondary file name 520 of the 30 computer application 112 at a secondary name data storage location 522. The secondary file name 520 may be a hard link to the predecessor version 508. The secondary file name 520 may maintain the hard link to the predecessor version 508 even as the primary file name 512 becomes a hard link to the user successor version 516. 5 WO 2013/106276 PCT/US2013/020519 [0025] An administrator account 502 may replace the predecessor version 508 with an administrator successor version 524 of the computer application 112 on a machine level. The administrator account 502 may place the administrator successor version 524 in a clean administrator successor data storage location 524. The operating system may 5 elevate a user status for a user account to an administrative privilege to make updates at a machine level. Updates on a machine level install a successor version to each user account on the user device 110. The administrator account 502 may reset the primary file name 512 and the secondary file name 520 to be hard links to the administrator successor version 524. 10 [0026] FIG. 6 illustrates, in a flowchart, one embodiment of a method 600 for upgrading a computer application 112. The application updater may execute a predecessor version 508 of a computer application 112 (Block 602). The application updater may execute an updater module 114 invisibly to a user (Block 604). The application updater may download a complete successor version 516 using the updater module 114 disregarding 15 the predecessor version 508 (Block 606). If the installation is on a per machine basis (Block 608), the application updater may elevate the user status to an administrative privilege (Block 610). The application updater may install the complete successor version 524 of the computer application 112 on a machine level (Block 612). If the installation is on a per user basis (Block 608), the application updater may install a complete successor 20 version 516 of the computer application on a user account level (Block 614). The application updater may maintain execution of the predecessor version 508 while installation of the complete successor version 516 occurs (Block 616). The application updater may place the complete successor version 516 in a clean successor data storage location 514 (Block 618). The application updater may execute the predecessor version 25 508 and the complete successor version 516 of the computer application 112 simultaneously (Block 620). The application updater may execute a switch from the predecessor version 508 to the complete successor version 516 (Block 622). The application updater may maintain a presentation of a user interface of the computer application 112 during the switch (Block 624). The application updater may schedule the 30 predecessor version 508 for an uninstall operation (Block 626). If the uninstall operation is scheduled during a system reboot (Block 628), the application updater may uninstall predecessor version 508 during the system reboot (Block 630). Otherwise, the application updater may uninstall the predecessor version 508 while executing the complete successor version 516 (Block 632). 6 WO 2013/106276 PCT/US2013/020519 [0027] Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms for 5 implementing the claims. [0028] Embodiments within the scope of the present invention may also include non transitory computer-readable storage media for carrying or having computer-executable instructions or data structures stored thereon. Such non-transitory computer-readable storage media may be any available media that can be accessed by a general purpose or 10 special purpose computer. By way of example, and not limitation, such non-transitory computer-readable storage media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to carry or store desired program code means in the form of computer-executable instructions or data structures. Combinations of the above should 15 also be included within the scope of the non-transitory computer-readable storage media. [0029] Embodiments may also be practiced in distributed computing environments where tasks are performed by local and remote processing devices that are linked (either by hardwired links, wireless links, or by a combination thereof) through a communications network. 20 [0030] Computer-executable instructions include, for example, instructions and data which cause a general purpose computer, special purpose computer, or special purpose processing device to perform a certain function or group of functions. Computer executable instructions also include program modules that are executed by computers in stand-alone or network environments. Generally, program modules include routines, 25 programs, objects, components, and data structures, etc. that perform particular tasks or implement particular abstract data types. Computer-executable instructions, associated data structures, and program modules represent examples of the program code means for executing steps of the methods disclosed herein. The particular sequence of such executable instructions or associated data structures represents examples of corresponding 30 acts for implementing the functions described in such steps. [0031] Although the above description may contain specific details, they should not be construed as limiting the claims in any way. Other configurations of the described embodiments are part of the scope of the disclosure. For example, the principles of the disclosure may be applied to each individual user where each user may individually 7 WO 2013/106276 PCT/US2013/020519 deploy such a system. This enables each user to utilize the benefits of the disclosure even if any one of a large number of possible applications do not use the functionality described herein. Multiple instances of electronic devices each may process the content in various possible ways. Implementations are not necessarily in one system used by all end users. 5 Accordingly, the appended claims and their legal equivalents should only define the invention, rather than any specific examples given. 8
权利要求:
Claims (10)
[1] 1. 1. A machine-implemented method, comprising: executing a predecessor version of a computer application; 5 installing a successor version of the computer application on a user account level; and executing the successor version of the computer application.
[2] 2. The method of claim 1, further comprising: downloading a complete successor version using an updater module; and 10 executing the updater module invisibly to a user.
[3] 3. The method of claim 1, further comprising: maintaining execution of the predecessor version while installation of the successor version occurs.
[4] 4. The method of claim 1, further comprising: 15 executing a switch from the predecessor version to the successor version; and maintaining a presentation of a user interface of the computer application during the switch.
[5] 5. The method of claim 1, further comprising: 20 executing the predecessor version and the successor version simultaneously.
[6] 6. The method of claim 1, further comprising: scheduling the predecessor version for an uninstall operation during a system reboot.
[7] 7. The method of claim 1, further comprising: 25 uninstalling the predecessor version while executing the successor version.
[8] 8. A tangible machine-readable medium having a set of instructions detailing a method stored thereon that when executed by one or more processors cause the one or more processors to perform the method, the method comprising: executing a predecessor version of a computer application; 30 downloading a complete successor version using an updater module disregarding the predecessor version; placing the complete successor version of the computer application in a clean successor data storage location. 9 WO 2013/106276 PCT/US2013/020519
[9] 9. An application updater, comprising: a communications interface that downloads a complete successor version of a computer application; a data storage that stores a predecessor version of the computer application in a 5 predecessor data storage location and the complete successor version in a clean successor data storage location; and a processor that executes the predecessor version and installs the complete successor version of the computer application on a user account level.
[10] 10. The application updater of claim 9, wherein the processor maintains execution of 10 the predecessor version while installation of the complete successor version occurs. 10
类似技术:
公开号 | 公开日 | 专利标题
US20150067668A1|2015-03-05|Installation engine and package format
US9471365B2|2016-10-18|Techniques for performing virtual machine software upgrades using virtual disk swapping
AU2012276003B2|2017-02-23|Virtual machine migration tool
US8584115B2|2013-11-12|Automated operating system device driver updating system
US20130055231A1|2013-02-28|System and method for incremental software installation
EP2786279A2|2014-10-08|Deployment of a driver or an application on a client device having a write-filter
WO2013081679A1|2013-06-06|Automatic updating of an application or a driver on a client device using a deployment configuration file
EP1654670A4|2007-11-28|Servicing a component-base software product
US9690567B2|2017-06-27|Runtime detection of software configurations and upgrades
EP2955627B1|2020-08-05|Managing versions of components of a software suite
US20130067451A1|2013-03-14|Application deployment and registration in a multi-user system
US20130346958A1|2013-12-26|Automatic provisioning of a software platform to a device ecosystem
CA2875828A1|2013-12-27|Auto-update while running client interface with handshake
US8769521B2|2014-07-01|Calendar aware adaptive patching of a computer program
US10140155B2|2018-11-27|Dynamically provisioning, managing, and executing tasks
CN106293790B|2019-12-13|application program upgrading method and device based on Firefox operating system
JP2014002600A|2014-01-09|Program, communication device, and installation method
CN105912352A|2016-08-31|Method and terminal for upgrading in mobile terminal
WO2011087352A1|2011-07-21|A profiling remote management system and a method of profiling remote management
同族专利:
公开号 | 公开日
MX337871B|2016-03-22|
US20150067668A1|2015-03-05|
RU2014128842A|2016-02-10|
US8893116B2|2014-11-18|
BR112014017283A8|2017-07-04|
KR102052776B1|2019-12-05|
CA2860657C|2020-10-13|
CN104040495A|2014-09-10|
AU2013208296B2|2018-03-15|
BR112014017283A2|2017-06-13|
EP2805233A4|2015-08-26|
JP2015503812A|2015-02-02|
BR112014017283B1|2021-08-17|
US20130185709A1|2013-07-18|
EP2805233A1|2014-11-26|
MX2014008561A|2014-09-26|
JP6198229B2|2017-09-20|
KR20140113685A|2014-09-24|
RU2635891C2|2017-11-16|
WO2013106276A1|2013-07-18|
CA2860657A1|2013-07-18|
引用文献:
公开号 | 申请日 | 公开日 | 申请人 | 专利标题
US5835911A|1994-02-08|1998-11-10|Fujitsu Limited|Software distribution and maintenance system and method|
US5764992A|1995-06-06|1998-06-09|Apple Computer, Inc.|Method and apparatus for automatic software replacement|
JPH0954734A|1995-08-17|1997-02-25|Fujitsu Ltd|System and method for software distribution/maintenance utilizing network|
US5966715A|1995-12-29|1999-10-12|Csg Systems, Inc.|Application and database security and integrity system and method|
US5732275A|1996-01-11|1998-03-24|Apple Computer, Inc.|Method and apparatus for managing and automatically updating software programs|
GB9623298D0|1996-11-08|1997-01-08|Int Computers Ltd|Updating mechanism for software|
JPH1145179A|1997-07-25|1999-02-16|Digital Vision Lab:Kk|Program managing method|
US6141683A|1998-01-30|2000-10-31|Lucent Technologies, Inc.|Method for remotely and reliably updating of the software on a computer with provision for roll back|
US6463352B1|1999-01-21|2002-10-08|Amada Cutting Technologies, Inc.|System for management of cutting machines|
US6385623B1|1999-11-12|2002-05-07|Dell Usa, L.P.|System and method for ensuring proper execution of scheduled file updates|
US7287259B2|2000-04-24|2007-10-23|Microsoft Corporation|Isolating assembly versions for binding to application programs|
US6711557B1|2000-08-14|2004-03-23|Adobe Systems Incorporated|Client-based background update monitoring|
US20040003266A1|2000-09-22|2004-01-01|Patchlink Corporation|Non-invasive automatic offsite patch fingerprinting and updating system and method|
TW518513B|2001-03-28|2003-01-21|Synq Technology Inc|System and method to update an executing application software by modular way|
US7100158B2|2002-04-30|2006-08-29|Toshiba Tec Kabushiki Kaisha|Program management apparatus, program management system, and program management method|
US20080177994A1|2003-01-12|2008-07-24|Yaron Mayer|System and method for improving the efficiency, comfort, and/or reliability in Operating Systems, such as for example Windows|
US20040010786A1|2002-07-11|2004-01-15|Microsoft Corporation|System and method for automatically upgrading a software application|
US7784044B2|2002-12-02|2010-08-24|Microsoft Corporation|Patching of in-use functions on a running computer system|
US20040133606A1|2003-01-02|2004-07-08|Z-Force Communications, Inc.|Directory aggregation for files distributed over a plurality of servers in a switched file system|
US7089548B2|2003-01-13|2006-08-08|Taiwan Semiconductor Manufacturing Company, Ltd.|Method and system for nondisruptive deployment during upgrading of enterprise systems|
US7228541B2|2003-01-17|2007-06-05|National Instruments Corporation|Creation of application system installer|
US7546594B2|2003-12-15|2009-06-09|Microsoft Corporation|System and method for updating installation components using an installation component delta patch in a networked environment|
JP2005301500A|2004-04-08|2005-10-27|Fujitsu Ltd|Information processor|
US7664834B2|2004-07-09|2010-02-16|Maxsp Corporation|Distributed operating system management|
US20060075001A1|2004-09-30|2006-04-06|Canning Jeffrey C|System, method and program to distribute program updates|
JP2006119901A|2004-10-21|2006-05-11|Toshiba Corp|Portable electronic apparatus and application updating method for the portable electronic apparatus|
US20110197114A1|2004-12-08|2011-08-11|John Martin|Electronic message response and remediation system and method|
US7810089B2|2004-12-30|2010-10-05|Citrix Systems, Inc.|Systems and methods for automatic installation and execution of a client-side acceleration program|
US7774195B2|2005-03-08|2010-08-10|Microsoft Corporation|Method and system for creating, storing, managing and consuming culture specific data|
JP2006268752A|2005-03-25|2006-10-05|Seiko Epson Corp|Activation of module corresponding to a plurality of versions|
US20060271926A1|2005-05-31|2006-11-30|Microsoft Corporation|Split download for electronic software downloads|
US7516422B2|2005-07-21|2009-04-07|International Business Machines Corporation|Graphical display of hierarchical hardlinks to files in a file system|
SE529676C2|2006-03-02|2007-10-23|Abb Ab|A method for evaluating an application, an automation system and a control unit|
US8726267B2|2006-03-24|2014-05-13|Red Hat, Inc.|Sharing software certification and process metadata|
JP4946141B2|2006-04-11|2012-06-06|ブラザー工業株式会社|Configuration change program and information processing apparatus|
US8769522B2|2006-08-21|2014-07-01|Citrix Systems, Inc.|Systems and methods of installing an application without rebooting|
US20080301660A1|2007-05-30|2008-12-04|Google Inc.|Maintaining Multiple Versions of a Software Application on a Device|
US20090193409A1|2008-01-24|2009-07-30|Microsoft Corporation|Per User Updates|
US20090259999A1|2008-04-11|2009-10-15|Oracle International Corporation|Method and system for applying a patch during application execution|
US20090319740A1|2008-06-18|2009-12-24|Fujitsu Limited|Virtual computer system, information processing device providing virtual computer system, and program thereof|
US8561087B2|2008-07-16|2013-10-15|Sandisk Il Ltd.|Methods for enabling software in storage-capable devices|
US20100058321A1|2008-09-04|2010-03-04|Anderson Greg L|Approach for deploying software to network devices|
JP2010198383A|2009-02-25|2010-09-09|Fujitsu Ltd|Storage device, software updating method, and software updating program|
US20100242037A1|2009-03-17|2010-09-23|Microsoft Corporation|Software Deployment over a Network|
US20120011496A1|2009-03-30|2012-01-12|Nec Corporation|Service providing apparatus, service providing system, method of processing data in service providing apparatus, and computer program|
WO2010141922A1|2009-06-04|2010-12-09|Abbott Diabetes Care Inc.|Method and system for updating a medical device|
US20110289499A1|2010-05-19|2011-11-24|Microsoft Corporation|Techniques to automatically update software applications|
CN102299940A|2010-06-25|2011-12-28|龚华清|Software upgrading method of persistent network service|
US20120137278A1|2010-11-30|2012-05-31|International Business Machines Corporation|Generating a customized set of tasks for migration of a deployed software solution|
US8726103B2|2010-12-07|2014-05-13|At & T Intellectual Property I, Lp|Visual outage management tool|
US9733921B1|2014-01-23|2017-08-15|NetSuite Inc.|System and methods for management of cloud application extensions|GB2508599A|2012-12-04|2014-06-11|Ibm|Software version management when downgrading software|
US9639342B2|2013-05-01|2017-05-02|Starkey Laboratories, Inc.|Unobtrusive firmware updates for hearing assistance devices|
CN103442077A|2013-09-04|2013-12-11|珠海金山网络游戏科技有限公司|Method and system for updating software client through network|
CN108733517A|2018-06-05|2018-11-02|深圳忆联信息系统有限公司|SSD firmware upgrades guard method and device|
CN109933465B|2019-03-12|2021-12-10|北京同城必应科技有限公司|Exception handling method, exception handling device, server and storage medium|
CN111769966A|2020-05-08|2020-10-13|厦门亿联网络技术股份有限公司|Clone upgrading method, system and application|
法律状态:
2015-07-16| PC1| Assignment before grant (sect. 113)|Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC Free format text: FORMER APPLICANT(S): MICROSOFT CORPORATION |
2018-07-12| FGA| Letters patent sealed or granted (standard patent)|
优先权:
申请号 | 申请日 | 专利标题
US13/350,810|US8893116B2|2012-01-15|2012-01-15|Installation engine and package format for parallelizable, reliable installations|
US13/350,810||2012-01-15||
PCT/US2013/020519|WO2013106276A1|2012-01-15|2013-01-07|Installation engine and package format for parallelizable, reliable installations|
[返回顶部]